Skip to content

Add missing fossils for gen iv#1495

Open
Machine-Maker wants to merge 3 commits intoPokeAPI:masterfrom
Machine-Maker:fix/gen-iv-fossils
Open

Add missing fossils for gen iv#1495
Machine-Maker wants to merge 3 commits intoPokeAPI:masterfrom
Machine-Maker:fix/gen-iv-fossils

Conversation

@Machine-Maker
Copy link
Copy Markdown
Contributor

@Machine-Maker Machine-Maker commented Apr 19, 2026

Change description

AI coding assistance disclosure

Used claude code to analyze the csv files to help me understand the structure and identify ids of existing elements to re-uses.

Contributor check list

  • I have written a description of the contribution and explained its motivation.
  • I have written tests for my code changes (if applicable).
  • I have read and understood the AI Assisted Contribution guidelines.
  • I will own this change in production, and I am prepared to fix any bugs caused by my code change.

Comment thread data/v2/csv/encounter_condition_values.csv Outdated
@Naramsim
Copy link
Copy Markdown
Member

Hi! To me it looks fine but I didn't check the data/v2/csv/encounter_condition_value_map.csv and data/v2/csv/encounters.csv file. If @notblisy or @ItsMeJoji have some time maybe they could help us here

Copy link
Copy Markdown
Member

@jemarq04 jemarq04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think some IDs got swapped around as the encounter conditions don't match the Pokemon (e.g. Aerodactyl has item-skull-fossil instead of item-old-amber).

I'll do a review once that's been fixed, but @notblisy and @ItsMeJoji please add on as well if you have any comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gen IV fossils seem to be missing from encounter data

3 participants